index
:
due.moe
badges
binary_badges
cloudflare-pages
locale
main
post-svelte-5-migration
svelte-5
svelte-5-migration
svelteui
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
routes
/
user
/
[user]
/
+page.svelte
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(profile): restore owner controls for new accounts
Fuwn
2026-03-27
1
-14
/
+26
*
chore(biome): drop formatter style overrides
Fuwn
2026-03-01
1
-88
/
+93
*
chore(biome): re-enable noImplicitAnyLet rule
Fuwn
2026-03-01
1
-1
/
+2
*
chore(biome): enable svelte formatting
Fuwn
2026-03-01
1
-128
/
+128
*
fix: Resolve all ESLint errors and warnings
Fuwn
2026-01-29
1
-2
/
+2
*
fix: Add null guards and improve error messaging for user lookups
Fuwn
2026-01-23
1
-1
/
+3
*
refactor: Migrate event handlers to new Svelte 5 syntax
Fuwn
2026-01-23
1
-11
/
+11
*
refactor(layout): Replace empty p elements with reusable Spacer component
Fuwn
2026-01-23
1
-7
/
+8
*
fix(html): Replace self-closing non-void HTML elements with proper closing tags
Fuwn
2026-01-23
1
-9
/
+9
*
deps(svelte): Migrate to Svelte 5 with compatibility mode
Fuwn
2026-01-22
1
-3
/
+8
*
format: Apply Prettier formatting
Fuwn
2025-12-15
1
-16
/
+11
*
style(src): Remove self-closing tags with attributes
Fuwn
2025-06-23
1
-2
/
+2
*
style(src): Remove self-closing p and div tags
Fuwn
2025-06-23
1
-7
/
+7
*
style: Reformat using latest formatting
Fuwn
2025-06-11
1
-2
/
+7
*
revert: Clean up easter event
Fuwn
2025-04-21
1
-4
/
+1
*
feat(EasterEgg): Add more eggs
Fuwn
2025-04-19
1
-1
/
+4
*
chore(prettier): use spaces instead of tabs
Fuwn
2024-10-09
1
-538
/
+538
*
feat(graphql): add badgeCount field
Fuwn
2024-10-08
1
-2
/
+2
*
feat(user): live update for mutations
Fuwn
2024-10-06
1
-6
/
+30
*
feat(user): use preferences graphl api
Fuwn
2024-10-06
1
-51
/
+76
*
feat(badges): move badge operations to graphql
Fuwn
2024-10-06
1
-1
/
+1
*
feat(user): move profile page badges to graphql
Fuwn
2024-09-28
1
-16
/
+13
*
refactor(Data): rename database references
Fuwn
2024-08-24
1
-1
/
+1
*
feat(settings): data saver
Fuwn
2024-08-22
1
-1
/
+4
*
refactor(Database): move Supabase user modules to User module
Fuwn
2024-07-25
1
-3
/
+3
*
refactor(Database): separate providers
Fuwn
2024-07-25
1
-1
/
+1
*
refactor(badges): move category toggle to script
Fuwn
2024-05-27
1
-14
/
+14
*
feat(hololive): parallax image for thumbnails
Fuwn
2024-05-27
1
-1
/
+1
*
feat(badges): use array for pinned categories
Fuwn
2024-05-05
1
-17
/
+12
*
feat(user): drag and drop pinned categories
Fuwn
2024-05-05
1
-2
/
+91
*
feat(user): pinned category ui
Fuwn
2024-05-04
1
-5
/
+64
*
fix(user): display anilist username
Fuwn
2024-05-01
1
-1
/
+1
*
feat(badges): allow awc badges hiding
Fuwn
2024-04-28
1
-0
/
+14
*
refactor(lib): move componenets to modules
Fuwn
2024-04-21
1
-1
/
+1
*
feat(user): pinned tooltip for avatar
Fuwn
2024-04-20
1
-7
/
+9
*
feat(user): hololive badges pinned tooltip
Fuwn
2024-04-20
1
-6
/
+14
*
feat(user): parallax hololive badges
Fuwn
2024-04-20
1
-7
/
+4
*
feat(user): user parallax image
Fuwn
2024-04-20
1
-5
/
+6
*
fix(user): use full profile content width
Fuwn
2024-04-13
1
-1
/
+5
*
feat(user): biography option
Fuwn
2024-04-13
1
-0
/
+29
*
feat(user): markdown biography
Fuwn
2024-04-13
1
-1
/
+8
*
feat(user): more custom css examples
Fuwn
2024-04-03
1
-1
/
+1
*
feat(user): custom css examples
Fuwn
2024-04-03
1
-1
/
+7
*
feat(badges): custom css
Fuwn
2024-04-02
1
-0
/
+17
*
fix(user): hololive badges overflow
Fuwn
2024-03-20
1
-1
/
+2
*
feat(user): biography
Fuwn
2024-03-20
1
-1
/
+9
*
fix(user): show hololive when not authenticated
Fuwn
2024-02-24
1
-2
/
+2
*
refactor(user): ids to classes
Fuwn
2024-02-19
1
-12
/
+11
*
refactor(user): static classes
Fuwn
2024-02-19
1
-1
/
+1
*
refactor(user): shift message layout
Fuwn
2024-02-19
1
-4
/
+2
[next]